libxc: allow caller to specify no re-entrancy protection when opening the interface
authorIan Campbell <ian.campbell@citrix.com>
Thu, 2 Dec 2010 12:49:00 +0000 (12:49 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 2 Dec 2010 12:49:00 +0000 (12:49 +0000)
commit2610f0b28d31a6fd19c271f229189c68d14ad54f
treec57644d4e8f2fee16b6e11202109effa03b2f765
parent0bba6abe9863fabeae156b2361e531dac5afd93d
libxc: allow caller to specify no re-entrancy protection when opening the interface

Used by language bindings which provide their own re-entrancy which conflicts
with pthreads.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
committer: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/libxc/xc_private.c
tools/libxc/xc_private.h
tools/libxc/xenctrl.h